Class KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.774Z")
    @Stability(Stable)
    public class KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference

        protected KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference

        protected KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference

        @Stability(Stable)
        public KmsCryptoKeyVersionExternalProtectionLevelOptionsOutputReference​(@NotNull
                                                                                com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                @NotNull
                                                                                String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetEkmConnectionKeyPath

        @Stability(Stable)
        public void resetEkmConnectionKeyPath()
      • resetExternalKeyUri

        @Stability(Stable)
        public void resetExternalKeyUri()
      • getEkmConnectionKeyPathInput

        @Stability(Stable)
        @Nullable
        public String getEkmConnectionKeyPathInput()
      • getExternalKeyUriInput

        @Stability(Stable)
        @Nullable
        public String getExternalKeyUriInput()
      • getEkmConnectionKeyPath

        @Stability(Stable)
        @NotNull
        public String getEkmConnectionKeyPath()
      • setEkmConnectionKeyPath

        @Stability(Stable)
        public void setEkmConnectionKeyPath​(@NotNull
                                            String value)
      • getExternalKeyUri

        @Stability(Stable)
        @NotNull
        public String getExternalKeyUri()
      • setExternalKeyUri

        @Stability(Stable)
        public void setExternalKeyUri​(@NotNull
                                      String value)