We recommend new projects start with resources from the AWS provider.
aws-native.cleanrooms.getMembership
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents an AWS account that is a part of a collaboration
Using getMembership
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMembership(args: GetMembershipArgs, opts?: InvokeOptions): Promise<GetMembershipResult>
function getMembershipOutput(args: GetMembershipOutputArgs, opts?: InvokeOptions): Output<GetMembershipResult>def get_membership(membership_identifier: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetMembershipResult
def get_membership_output(membership_identifier: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetMembershipResult]func LookupMembership(ctx *Context, args *LookupMembershipArgs, opts ...InvokeOption) (*LookupMembershipResult, error)
func LookupMembershipOutput(ctx *Context, args *LookupMembershipOutputArgs, opts ...InvokeOption) LookupMembershipResultOutput> Note: This function is named LookupMembership in the Go SDK.
public static class GetMembership 
{
    public static Task<GetMembershipResult> InvokeAsync(GetMembershipArgs args, InvokeOptions? opts = null)
    public static Output<GetMembershipResult> Invoke(GetMembershipInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMembershipResult> getMembership(GetMembershipArgs args, InvokeOptions options)
public static Output<GetMembershipResult> getMembership(GetMembershipArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:cleanrooms:getMembership
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- membershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- membership_identifier str
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
getMembership Result
The following output properties are available:
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- CollaborationArn string
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- CollaborationCreator stringAccount Id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- DefaultResult Pulumi.Configuration Aws Native. Clean Rooms. Outputs. Membership Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- PaymentConfiguration Pulumi.Aws Native. Clean Rooms. Outputs. Membership Payment Configuration 
- The payment responsibilities accepted by the collaboration member.
- QueryLog Pulumi.Status Aws Native. Clean Rooms. Membership Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- CollaborationArn string
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- CollaborationCreator stringAccount Id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- DefaultResult MembershipConfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- PaymentConfiguration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- QueryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- Tag
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationArn String
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationCreator StringAccount Id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- defaultResult MembershipConfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- paymentConfiguration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- queryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- arn string
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationArn string
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationCreator stringAccount Id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- defaultResult MembershipConfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- membershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- paymentConfiguration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- queryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- arn str
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaboration_arn str
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaboration_creator_ straccount_ id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- default_result_ Membershipconfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- membership_identifier str
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- payment_configuration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- query_log_ Membershipstatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- Sequence[root_Tag]
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified membership. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:membership/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationArn String
- Returns the Amazon Resource Name (ARN) of the specified collaboration. - Example: - arn:aws:cleanrooms:us-east-1:111122223333:collaboration/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- collaborationCreator StringAccount Id 
- Returns the unique identifier of the specified collaboration creator account. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE11111
- defaultResult Property MapConfiguration 
- The default protected query result configuration as specified by the member who can receive results.
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- paymentConfiguration Property Map
- The payment responsibilities accepted by the collaboration member.
- queryLog "ENABLED" | "DISABLED"Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
Supporting Types
MembershipMlPaymentConfig   
- ModelInference Pulumi.Aws Native. Clean Rooms. Inputs. Membership Model Inference Payment Config 
- The payment responsibilities accepted by the member for model inference.
- ModelTraining Pulumi.Aws Native. Clean Rooms. Inputs. Membership Model Training Payment Config 
- The payment responsibilities accepted by the member for model training.
- ModelInference MembershipModel Inference Payment Config 
- The payment responsibilities accepted by the member for model inference.
- ModelTraining MembershipModel Training Payment Config 
- The payment responsibilities accepted by the member for model training.
- modelInference MembershipModel Inference Payment Config 
- The payment responsibilities accepted by the member for model inference.
- modelTraining MembershipModel Training Payment Config 
- The payment responsibilities accepted by the member for model training.
- modelInference MembershipModel Inference Payment Config 
- The payment responsibilities accepted by the member for model inference.
- modelTraining MembershipModel Training Payment Config 
- The payment responsibilities accepted by the member for model training.
- model_inference MembershipModel Inference Payment Config 
- The payment responsibilities accepted by the member for model inference.
- model_training MembershipModel Training Payment Config 
- The payment responsibilities accepted by the member for model training.
- modelInference Property Map
- The payment responsibilities accepted by the member for model inference.
- modelTraining Property Map
- The payment responsibilities accepted by the member for model training.
MembershipModelInferencePaymentConfig    
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
- isResponsible boolean
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
- is_responsible bool
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for model inference costs ( - TRUE) or has not accepted to pay for model inference costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model inference costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model inference costs.
- If you set the value to TRUEbut you are not responsible to pay for model inference costs.
 
- If you set the value to 
MembershipModelTrainingPaymentConfig    
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
- isResponsible boolean
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
- is_responsible bool
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for model training costs ( - TRUE) or has not accepted to pay for model training costs (- FALSE).- If the collaboration creator has not specified anyone to pay for model training costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for model training costs.
- If you set the value to TRUEbut you are not responsible to pay for model training costs.
 
- If you set the value to 
MembershipPaymentConfiguration  
- QueryCompute Pulumi.Aws Native. Clean Rooms. Inputs. Membership Query Compute Payment Config 
- The payment responsibilities accepted by the collaboration member for query compute costs.
- MachineLearning Pulumi.Aws Native. Clean Rooms. Inputs. Membership Ml Payment Config 
- The payment responsibilities accepted by the collaboration member for machine learning costs.
- QueryCompute MembershipQuery Compute Payment Config 
- The payment responsibilities accepted by the collaboration member for query compute costs.
- MachineLearning MembershipMl Payment Config 
- The payment responsibilities accepted by the collaboration member for machine learning costs.
- queryCompute MembershipQuery Compute Payment Config 
- The payment responsibilities accepted by the collaboration member for query compute costs.
- machineLearning MembershipMl Payment Config 
- The payment responsibilities accepted by the collaboration member for machine learning costs.
- queryCompute MembershipQuery Compute Payment Config 
- The payment responsibilities accepted by the collaboration member for query compute costs.
- machineLearning MembershipMl Payment Config 
- The payment responsibilities accepted by the collaboration member for machine learning costs.
- query_compute MembershipQuery Compute Payment Config 
- The payment responsibilities accepted by the collaboration member for query compute costs.
- machine_learning MembershipMl Payment Config 
- The payment responsibilities accepted by the collaboration member for machine learning costs.
- queryCompute Property Map
- The payment responsibilities accepted by the collaboration member for query compute costs.
- machineLearning Property Map
- The payment responsibilities accepted by the collaboration member for machine learning costs.
MembershipProtectedQueryOutputConfiguration    
- S3
Pulumi.Aws Native. Clean Rooms. Inputs. Membership Protected Query S3Output Configuration 
- Required configuration for a protected query with an s3output type.
- S3
MembershipProtected Query S3Output Configuration 
- Required configuration for a protected query with an s3output type.
- s3
MembershipProtected Query S3Output Configuration 
- Required configuration for a protected query with an s3output type.
- s3
MembershipProtected Query S3Output Configuration 
- Required configuration for a protected query with an s3output type.
- s3
MembershipProtected Query S3Output Configuration 
- Required configuration for a protected query with an s3output type.
- s3 Property Map
- Required configuration for a protected query with an s3output type.
MembershipProtectedQueryResultConfiguration    
- OutputConfiguration Pulumi.Aws Native. Clean Rooms. Inputs. Membership Protected Query Output Configuration 
- Configuration for protected query results.
- RoleArn string
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
- OutputConfiguration MembershipProtected Query Output Configuration 
- Configuration for protected query results.
- RoleArn string
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
- outputConfiguration MembershipProtected Query Output Configuration 
- Configuration for protected query results.
- roleArn String
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
- outputConfiguration MembershipProtected Query Output Configuration 
- Configuration for protected query results.
- roleArn string
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
- output_configuration MembershipProtected Query Output Configuration 
- Configuration for protected query results.
- role_arn str
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
- outputConfiguration Property Map
- Configuration for protected query results.
- roleArn String
- The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.
MembershipProtectedQueryS3OutputConfiguration    
- Bucket string
- The S3 bucket to unload the protected query results.
- ResultFormat Pulumi.Aws Native. Clean Rooms. Membership Result Format 
- Intended file format of the result.
- KeyPrefix string
- The S3 prefix to unload the protected query results.
- SingleFile boolOutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
- Bucket string
- The S3 bucket to unload the protected query results.
- ResultFormat MembershipResult Format 
- Intended file format of the result.
- KeyPrefix string
- The S3 prefix to unload the protected query results.
- SingleFile boolOutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
- bucket String
- The S3 bucket to unload the protected query results.
- resultFormat MembershipResult Format 
- Intended file format of the result.
- keyPrefix String
- The S3 prefix to unload the protected query results.
- singleFile BooleanOutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
- bucket string
- The S3 bucket to unload the protected query results.
- resultFormat MembershipResult Format 
- Intended file format of the result.
- keyPrefix string
- The S3 prefix to unload the protected query results.
- singleFile booleanOutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
- bucket str
- The S3 bucket to unload the protected query results.
- result_format MembershipResult Format 
- Intended file format of the result.
- key_prefix str
- The S3 prefix to unload the protected query results.
- single_file_ booloutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
- bucket String
- The S3 bucket to unload the protected query results.
- resultFormat "CSV" | "PARQUET"
- Intended file format of the result.
- keyPrefix String
- The S3 prefix to unload the protected query results.
- singleFile BooleanOutput 
- Indicates whether files should be output as a single file ( TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.
MembershipQueryComputePaymentConfig    
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
- IsResponsible bool
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
- isResponsible boolean
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
- is_responsible bool
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
- isResponsible Boolean
- Indicates whether the collaboration member has accepted to pay for query compute costs ( - TRUE) or has not accepted to pay for query compute costs (- FALSE).- If the collaboration creator has not specified anyone to pay for query compute costs, then the member who can query is the default payer. - An error message is returned for the following reasons: - If you set the value to FALSEbut you are responsible to pay for query compute costs.
- If you set the value to TRUEbut you are not responsible to pay for query compute costs.
 
- If you set the value to 
MembershipQueryLogStatus   
MembershipResultFormat  
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.