Module: Aws::S3Control::Client::_GetAccessGrantResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_grant_arn::String

Returns:

  • (::String)


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

def access_grant_arn: () -> ::String

#access_grant_id::String

Returns:

  • (::String)


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

def access_grant_id: () -> ::String

#access_grants_location_configurationTypes::AccessGrantsLocationConfiguration



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

def access_grants_location_configuration: () -> Types::AccessGrantsLocationConfiguration

#access_grants_location_id::String

Returns:

  • (::String)


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

def access_grants_location_id: () -> ::String

#application_arn::String

Returns:

  • (::String)


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

def application_arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#grant_scope::String

Returns:

  • (::String)


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

def grant_scope: () -> ::String

#granteeTypes::Grantee

Returns:



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

def grantee: () -> Types::Grantee

#permission"READ", ...

Returns:

  • ("READ", "WRITE", "READWRITE")


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

def permission: () -> ("READ" | "WRITE" | "READWRITE")