Class SagemakerWorkforceOidcConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceOidcConfig.Jsii$Proxy
-
- All Implemented Interfaces:
SagemakerWorkforceOidcConfig,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- SagemakerWorkforceOidcConfig
@Stability(Stable) @Internal public static final class SagemakerWorkforceOidcConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SagemakerWorkforceOidcConfig
An implementation forSagemakerWorkforceOidcConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.sagemaker_workforce.SagemakerWorkforceOidcConfig
SagemakerWorkforceOidcConfig.Builder, SagemakerWorkforceOidcConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(SagemakerWorkforceOidcConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSagemakerWorkforceOidcConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetAuthorizationEndpoint()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#authorization_endpoint SagemakerWorkforce#authorization_endpoint}.StringgetClientId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#client_id SagemakerWorkforce#client_id}.StringgetClientSecret()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#client_secret SagemakerWorkforce#client_secret}.StringgetIssuer()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#issuer SagemakerWorkforce#issuer}.StringgetJwksUri()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#jwks_uri SagemakerWorkforce#jwks_uri}.StringgetLogoutEndpoint()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#logout_endpoint SagemakerWorkforce#logout_endpoint}.StringgetTokenEndpoint()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#token_endpoint SagemakerWorkforce#token_endpoint}.StringgetUserInfoEndpoint()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#user_info_endpoint SagemakerWorkforce#user_info_endpoint}.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(SagemakerWorkforceOidcConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theSagemakerWorkforceOidcConfig.Builder.
-
-
Method Detail
-
getAuthorizationEndpoint
public final String getAuthorizationEndpoint()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#authorization_endpoint SagemakerWorkforce#authorization_endpoint}.- Specified by:
getAuthorizationEndpointin interfaceSagemakerWorkforceOidcConfig
-
getClientId
public final String getClientId()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#client_id SagemakerWorkforce#client_id}.- Specified by:
getClientIdin interfaceSagemakerWorkforceOidcConfig
-
getClientSecret
public final String getClientSecret()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#client_secret SagemakerWorkforce#client_secret}.- Specified by:
getClientSecretin interfaceSagemakerWorkforceOidcConfig
-
getIssuer
public final String getIssuer()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#issuer SagemakerWorkforce#issuer}.- Specified by:
getIssuerin interfaceSagemakerWorkforceOidcConfig
-
getJwksUri
public final String getJwksUri()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#jwks_uri SagemakerWorkforce#jwks_uri}.- Specified by:
getJwksUriin interfaceSagemakerWorkforceOidcConfig
-
getLogoutEndpoint
public final String getLogoutEndpoint()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#logout_endpoint SagemakerWorkforce#logout_endpoint}.- Specified by:
getLogoutEndpointin interfaceSagemakerWorkforceOidcConfig
-
getTokenEndpoint
public final String getTokenEndpoint()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#token_endpoint SagemakerWorkforce#token_endpoint}.- Specified by:
getTokenEndpointin interfaceSagemakerWorkforceOidcConfig
-
getUserInfoEndpoint
public final String getUserInfoEndpoint()
Description copied from interface:SagemakerWorkforceOidcConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sagemaker_workforce#user_info_endpoint SagemakerWorkforce#user_info_endpoint}.- Specified by:
getUserInfoEndpointin interfaceSagemakerWorkforceOidcConfig
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-