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)


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

def s3_access_point_arn: () -> ::String

#store_id::String

Returns:

  • (::String)


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

def store_id: () -> ::String

#store_type"SEQUENCE_STORE", "REFERENCE_STORE"

Returns:

  • ("SEQUENCE_STORE", "REFERENCE_STORE")


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

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