Struct aws_sdk_sagemaker::model::cognito_member_definition::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for CognitoMemberDefinition
Implementations
An identifier for a user pool. The user pool must be in the same region as the service that you are calling.
An identifier for a user pool. The user pool must be in the same region as the service that you are calling.
An identifier for a user group.
An identifier for a user group.
An identifier for an application client. You must create the app client ID using Amazon Cognito.
An identifier for an application client. You must create the app client ID using Amazon Cognito.
Consumes the builder and constructs a CognitoMemberDefinition
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more