Class: Aws::SecurityHub::Types::AwsApiGatewayStageDetails

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

Overview

Provides information about a version 1 Amazon API Gateway stage.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#access_log_settingsTypes::AwsApiGatewayAccessLogSettings

Settings for logging access for the stage.



2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cache_cluster_enabledBoolean

Indicates whether a cache cluster is enabled for the stage.

Returns:

  • (Boolean)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cache_cluster_sizeString

If a cache cluster is enabled, the size of the cache cluster.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cache_cluster_statusString

If a cache cluster is enabled, the status of the cache cluster.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#canary_settingsTypes::AwsApiGatewayCanarySettings

Information about settings for canary deployment in the stage.



2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#client_certificate_idString

The identifier of the client certificate for the stage.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#created_dateString

Indicates when the stage was created.

For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#deployment_idString

The identifier of the deployment that the stage points to.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the stage.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#documentation_versionString

The version of the API documentation that is associated with the stage.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_dateString

Indicates when the stage was most recently updated.

For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#method_settingsArray<Types::AwsApiGatewayMethodSettings>

Defines the method settings for the stage.



2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#stage_nameString

The name of the stage.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#tracing_enabledBoolean

Indicates whether active tracing with X-Ray is enabled for the stage.

Returns:

  • (Boolean)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#variablesHash<String,String>

A map that defines the stage variables for the stage.

Variable names can have alphanumeric and underscore characters.

Variable values can contain the following characters:

  • Uppercase and lowercase letters

  • Numbers

  • Special characters -._~:/?#&=,

Returns:

  • (Hash<String,String>)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end

#web_acl_arnString

The ARN of the web ACL associated with the stage.

Returns:

  • (String)


2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2093

class AwsApiGatewayStageDetails < Struct.new(
  :deployment_id,
  :client_certificate_id,
  :stage_name,
  :description,
  :cache_cluster_enabled,
  :cache_cluster_size,
  :cache_cluster_status,
  :method_settings,
  :variables,
  :documentation_version,
  :access_log_settings,
  :canary_settings,
  :tracing_enabled,
  :created_date,
  :last_updated_date,
  :web_acl_arn)
  SENSITIVE = []
  include Aws::Structure
end