Uses of Class
software.amazon.awscdk.services.acmpca.CfnPermissionProps.Builder
Packages that use CfnPermissionProps.Builder
-
Uses of CfnPermissionProps.Builder in software.amazon.awscdk.services.acmpca
Methods in software.amazon.awscdk.services.acmpca that return CfnPermissionProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPermissionProps.getActions()static CfnPermissionProps.BuilderCfnPermissionProps.builder()CfnPermissionProps.Builder.certificateAuthorityArn(String certificateAuthorityArn) Sets the value ofCfnPermissionProps.getCertificateAuthorityArn()Sets the value ofCfnPermissionProps.getPrincipal()CfnPermissionProps.Builder.sourceAccount(String sourceAccount) Sets the value ofCfnPermissionProps.getSourceAccount()Constructors in software.amazon.awscdk.services.acmpca with parameters of type CfnPermissionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPermissionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPermissionProps.Builder.