Module: Aws::Omics::Client::_PutS3AccessPolicyResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutS3AccessPolicyResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#s3_access_point_arn::String

Returns:

  • (::String)


1593
# File 'sig/client.rbs', line 1593

def s3_access_point_arn: () -> ::String

#store_id::String

Returns:

  • (::String)


1594
# File 'sig/client.rbs', line 1594

def store_id: () -> ::String

#store_type"SEQUENCE_STORE", "REFERENCE_STORE"

Returns:

  • ("SEQUENCE_STORE", "REFERENCE_STORE")


1595
# File 'sig/client.rbs', line 1595

def store_type: () -> ("SEQUENCE_STORE" | "REFERENCE_STORE")