Class DataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference

  • 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:20.429Z")
    @Stability(Stable)
    public class DataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • DataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference

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

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

        @Stability(Stable)
        public DataLossPreventionDiscoveryConfigOrgConfigLocationOutputReference​(@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

      • resetFolderId

        @Stability(Stable)
        public void resetFolderId()
      • resetOrganizationId

        @Stability(Stable)
        public void resetOrganizationId()
      • getFolderIdInput

        @Stability(Stable)
        @Nullable
        public String getFolderIdInput()
      • getOrganizationIdInput

        @Stability(Stable)
        @Nullable
        public String getOrganizationIdInput()
      • getFolderId

        @Stability(Stable)
        @NotNull
        public String getFolderId()
      • setFolderId

        @Stability(Stable)
        public void setFolderId​(@NotNull
                                String value)
      • getOrganizationId

        @Stability(Stable)
        @NotNull
        public String getOrganizationId()
      • setOrganizationId

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