You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::PolicyVersion

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a policy version.

Instance Attribute Summary collapse

Instance Attribute Details

#create_dateTime

The date and time the policy was created.

Returns:

  • (Time)

    The date and time the policy was created.

#is_default_versionBoolean

Specifies whether the policy version is the default.

Returns:

  • (Boolean)

    Specifies whether the policy version is the default.

#version_idString

The policy version ID.

Returns:

  • (String)

    The policy version ID.