class Aws::Proton::Types::UpdateEnvironmentAccountConnectionInput

@note When making an API call, you may pass UpdateEnvironmentAccountConnectionInput

data as a hash:

    {
      id: "EnvironmentAccountConnectionId", # required
      role_arn: "Arn", # required
    }

@!attribute [rw] id

The ID of the environment account connection to update.
@return [String]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of the IAM service role that is
associated with the environment account connection to update.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/UpdateEnvironmentAccountConnectionInput AWS API Documentation

Constants

SENSITIVE