Uses of Class
software.amazon.awscdk.services.panorama.CfnApplicationInstanceProps.Builder
Packages that use CfnApplicationInstanceProps.Builder
-
Uses of CfnApplicationInstanceProps.Builder in software.amazon.awscdk.services.panorama
Methods in software.amazon.awscdk.services.panorama that return CfnApplicationInstanceProps.BuilderModifier 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()
Sets the value ofCfnApplicationInstanceProps.getDeviceId()
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()
CfnApplicationInstanceProps.Builder.statusFilter
(String statusFilter) Sets the value ofCfnApplicationInstanceProps.getStatusFilter()
Sets the value ofCfnApplicationInstanceProps.getTags()
Constructors in software.amazon.awscdk.services.panorama with parameters of type CfnApplicationInstanceProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplicationInstanceProps.Builder
.