Class IdentityPlatformInboundSamlConfigSpConfigOutputReference

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

      • IdentityPlatformInboundSamlConfigSpConfigOutputReference

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

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

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

      • resetCallbackUri

        @Stability(Stable)
        public void resetCallbackUri()
      • resetSpEntityId

        @Stability(Stable)
        public void resetSpEntityId()
      • getCallbackUriInput

        @Stability(Stable)
        @Nullable
        public String getCallbackUriInput()
      • getSpEntityIdInput

        @Stability(Stable)
        @Nullable
        public String getSpEntityIdInput()
      • getCallbackUri

        @Stability(Stable)
        @NotNull
        public String getCallbackUri()
      • setCallbackUri

        @Stability(Stable)
        public void setCallbackUri​(@NotNull
                                   String value)
      • getSpEntityId

        @Stability(Stable)
        @NotNull
        public String getSpEntityId()
      • setSpEntityId

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