Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationObjectStorageMixinProps.Builder
Packages that use CfnLocationObjectStorageMixinProps.Builder
-
Uses of CfnLocationObjectStorageMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationObjectStorageMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLocationObjectStorageMixinProps.getAccessKey()Sets the value ofCfnLocationObjectStorageMixinProps.getAgentArns()CfnLocationObjectStorageMixinProps.Builder.bucketName(String bucketName) Sets the value ofCfnLocationObjectStorageMixinProps.getBucketName()CfnLocationObjectStorageMixinProps.builder()CfnLocationObjectStorageMixinProps.Builder.cmkSecretConfig(CfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCmkSecretConfig()CfnLocationObjectStorageMixinProps.Builder.cmkSecretConfig(IResolvable cmkSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCmkSecretConfig()CfnLocationObjectStorageMixinProps.Builder.customSecretConfig(CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCustomSecretConfig()CfnLocationObjectStorageMixinProps.Builder.customSecretConfig(IResolvable customSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCustomSecretConfig()Sets the value ofCfnLocationObjectStorageMixinProps.getSecretKey()CfnLocationObjectStorageMixinProps.Builder.serverCertificate(String serverCertificate) Sets the value ofCfnLocationObjectStorageMixinProps.getServerCertificate()CfnLocationObjectStorageMixinProps.Builder.serverHostname(String serverHostname) Sets the value ofCfnLocationObjectStorageMixinProps.getServerHostname()CfnLocationObjectStorageMixinProps.Builder.serverPort(Number serverPort) Sets the value ofCfnLocationObjectStorageMixinProps.getServerPort()CfnLocationObjectStorageMixinProps.Builder.serverProtocol(String serverProtocol) Sets the value ofCfnLocationObjectStorageMixinProps.getServerProtocol()CfnLocationObjectStorageMixinProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationObjectStorageMixinProps.getSubdirectory()Sets the value ofCfnLocationObjectStorageMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationObjectStorageMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationObjectStorageMixinProps.Builder.