SourceAwsConfiguration

Configuration for AWS source account integration. Note: passRole check on 'assumableRoleArn' is not supported.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AWS Account Id corresponding to provided resources.

Link copied to clipboard

Account Type 'source' for AIDevOps monitoring.

Link copied to clipboard

Role ARN to be assumed by AIDevOps to operate on behalf of customer.

Link copied to clipboard

External ID for additional security when assuming the role. Used to prevent the confused deputy problem.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String