We recommend new projects start with resources from the AWS provider.
aws-native.cleanrooms.Membership
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
Create Membership Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Membership(name: string, args: MembershipArgs, opts?: CustomResourceOptions);@overload
def Membership(resource_name: str,
               args: MembershipArgs,
               opts: Optional[ResourceOptions] = None)
@overload
def Membership(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               collaboration_identifier: Optional[str] = None,
               query_log_status: Optional[MembershipQueryLogStatus] = None,
               default_result_configuration: Optional[MembershipProtectedQueryResultConfigurationArgs] = None,
               payment_configuration: Optional[MembershipPaymentConfigurationArgs] = None,
               tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewMembership(ctx *Context, name string, args MembershipArgs, opts ...ResourceOption) (*Membership, error)public Membership(string name, MembershipArgs args, CustomResourceOptions? opts = null)
public Membership(String name, MembershipArgs args)
public Membership(String name, MembershipArgs args, CustomResourceOptions options)
type: aws-native:cleanrooms:Membership
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MembershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MembershipArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MembershipArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MembershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MembershipArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Membership Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Membership resource accepts the following input properties:
- CollaborationIdentifier string
- The unique ID for the associated collaboration.
- 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.
- DefaultResult Pulumi.Configuration Aws Native. Clean Rooms. Inputs. Membership Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- PaymentConfiguration Pulumi.Aws Native. Clean Rooms. Inputs. Membership Payment Configuration 
- The payment responsibilities accepted by the collaboration member.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- CollaborationIdentifier string
- The unique ID for the associated collaboration.
- QueryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- DefaultResult MembershipConfiguration Protected Query Result Configuration Args 
- The default protected query result configuration as specified by the member who can receive results.
- PaymentConfiguration MembershipPayment Configuration Args 
- The payment responsibilities accepted by the collaboration member.
- 
TagArgs 
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- collaborationIdentifier String
- The unique ID for the associated collaboration.
- queryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- defaultResult MembershipConfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- paymentConfiguration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- collaborationIdentifier string
- The unique ID for the associated collaboration.
- queryLog MembershipStatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- defaultResult MembershipConfiguration Protected Query Result Configuration 
- The default protected query result configuration as specified by the member who can receive results.
- paymentConfiguration MembershipPayment Configuration 
- The payment responsibilities accepted by the collaboration member.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- collaboration_identifier str
- The unique ID for the associated collaboration.
- query_log_ Membershipstatus Query Log Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- default_result_ Membershipconfiguration Protected Query Result Configuration Args 
- The default protected query result configuration as specified by the member who can receive results.
- payment_configuration MembershipPayment Configuration Args 
- The payment responsibilities accepted by the collaboration member.
- 
Sequence[TagArgs] 
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
- collaborationIdentifier String
- The unique ID for the associated collaboration.
- queryLog "ENABLED" | "DISABLED"Status 
- An indicator as to whether query logging has been enabled or disabled for the membership.
- defaultResult Property MapConfiguration 
- The default protected query result configuration as specified by the member who can receive results.
- paymentConfiguration Property Map
- The payment responsibilities accepted by the collaboration member.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms membership.
Outputs
All input properties are implicitly available as output properties. Additionally, the Membership resource produces the following output properties:
- 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
- Id string
- The provider-assigned unique ID for this managed resource.
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- 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
- Id string
- The provider-assigned unique ID for this managed resource.
- MembershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- 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
- id String
- The provider-assigned unique ID for this managed resource.
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- 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
- id string
- The provider-assigned unique ID for this managed resource.
- membershipIdentifier string
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- 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
- id str
- The provider-assigned unique ID for this managed resource.
- membership_identifier str
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
- 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
- id String
- The provider-assigned unique ID for this managed resource.
- membershipIdentifier String
- Returns the unique identifier of the specified membership. - Example: - a1b2c3d4-5678-90ab-cdef-EXAMPLE22222
Supporting Types
MembershipMlPaymentConfig, MembershipMlPaymentConfigArgs        
- 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, MembershipModelInferencePaymentConfigArgs          
- 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, MembershipModelTrainingPaymentConfigArgs          
- 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, MembershipPaymentConfigurationArgs      
- 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, MembershipProtectedQueryOutputConfigurationArgs          
- 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, MembershipProtectedQueryResultConfigurationArgs          
- 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, MembershipProtectedQueryS3OutputConfigurationArgs          
- 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, MembershipQueryComputePaymentConfigArgs          
- 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, MembershipQueryLogStatusArgs        
- Enabled
- ENABLED
- Disabled
- DISABLED
- MembershipQuery Log Status Enabled 
- ENABLED
- MembershipQuery Log Status Disabled 
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
MembershipResultFormat, MembershipResultFormatArgs      
- Csv
- CSV
- Parquet
- PARQUET
- MembershipResult Format Csv 
- CSV
- MembershipResult Format Parquet 
- PARQUET
- Csv
- CSV
- Parquet
- PARQUET
- Csv
- CSV
- Parquet
- PARQUET
- CSV
- CSV
- PARQUET
- PARQUET
- "CSV"
- CSV
- "PARQUET"
- PARQUET
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.