class Aws::MigrationHubRefactorSpaces::Types::GetServiceResponse

@!attribute [rw] application_id

The ID of the application.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the service.
@return [String]

@!attribute [rw] created_by_account_id

The Amazon Web Services account ID of the service creator.
@return [String]

@!attribute [rw] created_time

The timestamp of when the service is created.
@return [Time]

@!attribute [rw] description

The description of the service.
@return [String]

@!attribute [rw] endpoint_type

The endpoint type of the service.
@return [String]

@!attribute [rw] environment_id

The unique identifier of the environment.
@return [String]

@!attribute [rw] error

Any error associated with the service resource.
@return [Types::ErrorResponse]

@!attribute [rw] lambda_endpoint

The configuration for the Lambda endpoint type.

The **Arn** is the Amazon Resource Name (ARN) of the Lambda function
associated with this service.
@return [Types::LambdaEndpointConfig]

@!attribute [rw] last_updated_time

A timestamp that indicates when the service was last updated.
@return [Time]

@!attribute [rw] name

The name of the service.
@return [String]

@!attribute [rw] owner_account_id

The Amazon Web Services account ID of the service owner.
@return [String]

@!attribute [rw] service_id

The unique identifier of the service.
@return [String]

@!attribute [rw] state

The current state of the service.
@return [String]

@!attribute [rw] tags

The tags assigned to the service. A tag is a label that you assign
to an Amazon Web Services resource. Each tag consists of a key-value
pair.
@return [Hash<String,String>]

@!attribute [rw] url_endpoint

The configuration for the URL endpoint type.

The **Url** isthe URL of the endpoint type.

The **HealthUrl** is the health check URL of the endpoint type.
@return [Types::UrlEndpointConfig]

@!attribute [rw] vpc_id

The ID of the virtual private cloud (VPC).
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/GetServiceResponse AWS API Documentation

Constants

SENSITIVE