Class: Aws::Types::DistributionSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:comment])

Instance Attribute Summary collapse

Instance Attribute Details

#alias_icp_recordals::Array[Types::AliasICPRecordal]

Returns the value of attribute alias_icp_recordals.

Returns:



1206
1207
1208
# File 'sig/types.rbs', line 1206

def alias_icp_recordals
  @alias_icp_recordals
end

#aliasesTypes::Aliases

Returns the value of attribute aliases.

Returns:



1192
1193
1194
# File 'sig/types.rbs', line 1192

def aliases
  @aliases
end

#anycast_ip_list_id::String

Returns the value of attribute anycast_ip_list_id.

Returns:

  • (::String)


1209
1210
1211
# File 'sig/types.rbs', line 1209

def anycast_ip_list_id
  @anycast_ip_list_id
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1187
1188
1189
# File 'sig/types.rbs', line 1187

def arn
  @arn
end

#cache_behaviorsTypes::CacheBehaviors

Returns the value of attribute cache_behaviors.



1196
1197
1198
# File 'sig/types.rbs', line 1196

def cache_behaviors
  @cache_behaviors
end

#comment::String

Returns the value of attribute comment.

Returns:

  • (::String)


1198
1199
1200
# File 'sig/types.rbs', line 1198

def comment
  @comment
end

#connection_function_associationTypes::ConnectionFunctionAssociation

Returns the value of attribute connection_function_association.



1211
1212
1213
# File 'sig/types.rbs', line 1211

def connection_function_association
  @connection_function_association
end

#connection_mode"direct", "tenant-only"

Returns the value of attribute connection_mode.

Returns:

  • ("direct", "tenant-only")


1208
1209
1210
# File 'sig/types.rbs', line 1208

def connection_mode
  @connection_mode
end

#custom_error_responsesTypes::CustomErrorResponses

Returns the value of attribute custom_error_responses.



1197
1198
1199
# File 'sig/types.rbs', line 1197

def custom_error_responses
  @custom_error_responses
end

#default_cache_behaviorTypes::DefaultCacheBehavior

Returns the value of attribute default_cache_behavior.



1195
1196
1197
# File 'sig/types.rbs', line 1195

def default_cache_behavior
  @default_cache_behavior
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


1191
1192
1193
# File 'sig/types.rbs', line 1191

def domain_name
  @domain_name
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1200
1201
1202
# File 'sig/types.rbs', line 1200

def enabled
  @enabled
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1188
1189
1190
# File 'sig/types.rbs', line 1188

def etag
  @etag
end

#http_version"http1.1", ...

Returns the value of attribute http_version.

Returns:

  • ("http1.1", "http2", "http3", "http2and3")


1204
1205
1206
# File 'sig/types.rbs', line 1204

def http_version
  @http_version
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def id
  @id
end

#is_ipv6_enabledBoolean

Returns the value of attribute is_ipv6_enabled.

Returns:

  • (Boolean)


1205
1206
1207
# File 'sig/types.rbs', line 1205

def is_ipv6_enabled
  @is_ipv6_enabled
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


1190
1191
1192
# File 'sig/types.rbs', line 1190

def last_modified_time
  @last_modified_time
end

#origin_groupsTypes::OriginGroups

Returns the value of attribute origin_groups.

Returns:



1194
1195
1196
# File 'sig/types.rbs', line 1194

def origin_groups
  @origin_groups
end

#originsTypes::Origins

Returns the value of attribute origins.

Returns:



1193
1194
1195
# File 'sig/types.rbs', line 1193

def origins
  @origins
end

#price_class"PriceClass_100", ...

Returns the value of attribute price_class.

Returns:

  • ("PriceClass_100", "PriceClass_200", "PriceClass_All", "None")


1199
1200
1201
# File 'sig/types.rbs', line 1199

def price_class
  @price_class
end

#restrictionsTypes::Restrictions

Returns the value of attribute restrictions.

Returns:



1202
1203
1204
# File 'sig/types.rbs', line 1202

def restrictions
  @restrictions
end

#stagingBoolean

Returns the value of attribute staging.

Returns:

  • (Boolean)


1207
1208
1209
# File 'sig/types.rbs', line 1207

def staging
  @staging
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


1189
1190
1191
# File 'sig/types.rbs', line 1189

def status
  @status
end

#viewer_certificateTypes::ViewerCertificate

Returns the value of attribute viewer_certificate.



1201
1202
1203
# File 'sig/types.rbs', line 1201

def viewer_certificate
  @viewer_certificate
end

#viewer_mtls_configTypes::ViewerMtlsConfig

Returns the value of attribute viewer_mtls_config.



1210
1211
1212
# File 'sig/types.rbs', line 1210

def viewer_mtls_config
  @viewer_mtls_config
end

#web_acl_id::String

Returns the value of attribute web_acl_id.

Returns:

  • (::String)


1203
1204
1205
# File 'sig/types.rbs', line 1203

def web_acl_id
  @web_acl_id
end