Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnPermissionMixinProps.Builder
Packages that use CfnPermissionMixinProps.Builder
-
Uses of CfnPermissionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Methods in software.amazon.awscdk.cfnpropertymixins.services.acmpca that return CfnPermissionMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPermissionMixinProps.getActions()CfnPermissionMixinProps.builder()CfnPermissionMixinProps.Builder.certificateAuthorityArn(String certificateAuthorityArn) Sets the value ofCfnPermissionMixinProps.getCertificateAuthorityArn()CfnPermissionMixinProps.Builder.certificateAuthorityArn(ICertificateAuthorityRef certificateAuthorityArn) Sets the value ofCfnPermissionMixinProps.getCertificateAuthorityArn()Sets the value ofCfnPermissionMixinProps.getPrincipal()CfnPermissionMixinProps.Builder.sourceAccount(String sourceAccount) Sets the value ofCfnPermissionMixinProps.getSourceAccount()Constructors in software.amazon.awscdk.cfnpropertymixins.services.acmpca with parameters of type CfnPermissionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPermissionMixinProps.Builder.