You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Greengrass::Types::GetLoggerDefinitionVersionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Greengrass::Types::GetLoggerDefinitionVersionResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the logger definition version.
-
#creation_timestamp ⇒ String
The time, in milliseconds since the epoch, when the logger definition version was created.
-
#definition ⇒ Types::LoggerDefinitionVersion
Information about the logger definition version.
-
#id ⇒ String
The ID of the logger definition version.
-
#version ⇒ String
The version of the logger definition version.
Instance Attribute Details
#arn ⇒ String
The ARN of the logger definition version.
#creation_timestamp ⇒ String
The time, in milliseconds since the epoch, when the logger definition version was created.
#definition ⇒ Types::LoggerDefinitionVersion
Information about the logger definition version.
#id ⇒ String
The ID of the logger definition version.
#version ⇒ String
The version of the logger definition version.