Module: Aws::IoT::Client::_CreatePolicyVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#is_default_versionBoolean

Returns:

  • (Boolean)


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

def is_default_version: () -> bool

#policy_arn::String

Returns:

  • (::String)


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

def policy_arn: () -> ::String

#policy_document::String

Returns:

  • (::String)


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

def policy_document: () -> ::String

#policy_version_id::String

Returns:

  • (::String)


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

def policy_version_id: () -> ::String