Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnDeviceMixinProps.Builder
Packages that use CfnDeviceMixinProps.Builder
-
Uses of CfnDeviceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnDeviceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeviceMixinProps.Builder.awsLocation(CfnDevicePropsMixin.AWSLocationProperty awsLocation) Sets the value ofCfnDeviceMixinProps.getAwsLocation()CfnDeviceMixinProps.Builder.awsLocation(IResolvable awsLocation) Sets the value ofCfnDeviceMixinProps.getAwsLocation()static CfnDeviceMixinProps.BuilderCfnDeviceMixinProps.builder()CfnDeviceMixinProps.Builder.description(String description) Sets the value ofCfnDeviceMixinProps.getDescription()CfnDeviceMixinProps.Builder.globalNetworkId(String globalNetworkId) Sets the value ofCfnDeviceMixinProps.getGlobalNetworkId()CfnDeviceMixinProps.Builder.location(CfnDevicePropsMixin.LocationProperty location) Sets the value ofCfnDeviceMixinProps.getLocation()CfnDeviceMixinProps.Builder.location(IResolvable location) Sets the value ofCfnDeviceMixinProps.getLocation()Sets the value ofCfnDeviceMixinProps.getModel()CfnDeviceMixinProps.Builder.serialNumber(String serialNumber) Sets the value ofCfnDeviceMixinProps.getSerialNumber()Sets the value ofCfnDeviceMixinProps.getSiteId()Sets the value ofCfnDeviceMixinProps.getTags()Sets the value ofCfnDeviceMixinProps.getType()Sets the value ofCfnDeviceMixinProps.getVendor()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnDeviceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeviceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeviceMixinProps.Builder.