Class: Aws::SsmSap::Types::Operation

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb

Overview

The operations performed by AWS Systems Manager for SAP.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#end_timeTime

The end time of the operation.

Returns:

  • (Time)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_timeTime

The time at which the operation was last updated.

Returns:

  • (Time)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#propertiesHash<String,String>

The properties of the operation.

Returns:

  • (Hash<String,String>)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_arnString

The Amazon Resource Name (ARN) of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_idString

The resource ID of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_typeString

The resource type of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

The start time of the operation.

Returns:

  • (Time)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The status message of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The type of the operation.

Returns:

  • (String)


1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
# File 'gems/aws-sdk-ssmsap/lib/aws-sdk-ssmsap/types.rb', line 1064

class Operation < Struct.new(
  :id,
  :type,
  :status,
  :status_message,
  :properties,
  :resource_type,
  :resource_id,
  :resource_arn,
  :start_time,
  :end_time,
  :last_updated_time)
  SENSITIVE = []
  include Aws::Structure
end