Module: Aws::QuickSight::Client::_DescribeIpRestrictionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#enabledBoolean

Returns:

  • (Boolean)


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

def enabled: () -> bool

#ip_restriction_rule_map::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def ip_restriction_rule_map: () -> ::Hash[::String, ::String]

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#vpc_endpoint_id_restriction_rule_map::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def vpc_endpoint_id_restriction_rule_map: () -> ::Hash[::String, ::String]

#vpc_id_restriction_rule_map::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def vpc_id_restriction_rule_map: () -> ::Hash[::String, ::String]