Uses of Class
software.amazon.awscdk.services.panorama.CfnApplicationInstanceProps.Builder
-
Uses of CfnApplicationInstanceProps.Builder in software.amazon.awscdk.services.panorama
Modifier and TypeMethodDescriptionCfnApplicationInstanceProps.Builder.applicationInstanceIdToReplace
(String applicationInstanceIdToReplace) Sets the value ofCfnApplicationInstanceProps.getApplicationInstanceIdToReplace()
CfnApplicationInstanceProps.builder()
CfnApplicationInstanceProps.Builder.defaultRuntimeContextDevice
(String defaultRuntimeContextDevice) Sets the value ofCfnApplicationInstanceProps.getDefaultRuntimeContextDevice()
CfnApplicationInstanceProps.Builder.description
(String description) Sets the value ofCfnApplicationInstanceProps.getDescription()
CfnApplicationInstanceProps.Builder.manifestOverridesPayload
(IResolvable manifestOverridesPayload) Sets the value ofCfnApplicationInstanceProps.getManifestOverridesPayload()
CfnApplicationInstanceProps.Builder.manifestOverridesPayload
(CfnApplicationInstance.ManifestOverridesPayloadProperty manifestOverridesPayload) Sets the value ofCfnApplicationInstanceProps.getManifestOverridesPayload()
CfnApplicationInstanceProps.Builder.manifestPayload
(IResolvable manifestPayload) Sets the value ofCfnApplicationInstanceProps.getManifestPayload()
CfnApplicationInstanceProps.Builder.manifestPayload
(CfnApplicationInstance.ManifestPayloadProperty manifestPayload) Sets the value ofCfnApplicationInstanceProps.getManifestPayload()
Sets the value ofCfnApplicationInstanceProps.getName()
CfnApplicationInstanceProps.Builder.runtimeRoleArn
(String runtimeRoleArn) Sets the value ofCfnApplicationInstanceProps.getRuntimeRoleArn()
Sets the value ofCfnApplicationInstanceProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationInstanceProps.Builder
.