class Aws::SageMaker::Types::Workforce
A single private workforce, which is automatically created when you create your first private work team. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see [Create a Private Workforce].
[1]: docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html
@!attribute [rw] workforce_name
The name of the private workforce. @return [String]
@!attribute [rw] workforce_arn
The Amazon Resource Name (ARN) of the private workforce. @return [String]
@!attribute [rw] last_updated_date
The most recent date that was used to successfully add one or more IP address ranges ([CIDRs][1]) to a private workforce's allow list. [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html @return [Time]
@!attribute [rw] source_ip_config
A list of one to ten IP address ranges ([CIDRs][1]) to be added to the workforce allow list. By default, a workforce isn't restricted to specific IP addresses. [1]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html @return [Types::SourceIpConfig]
@!attribute [rw] sub_domain
The subdomain for your OIDC Identity Provider. @return [String]
@!attribute [rw] cognito_config
The configuration of an Amazon Cognito workforce. A single Cognito workforce is created using and corresponds to a single [ Amazon Cognito user pool][1]. [1]: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html @return [Types::CognitoConfig]
@!attribute [rw] oidc_config
The configuration of an OIDC Identity Provider (IdP) private workforce. @return [Types::OidcConfigForResponse]
@!attribute [rw] create_date
The date that the workforce is created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Workforce AWS API Documentation
Constants
- SENSITIVE