IntegratedResource
Represents an integrated resource from a third-party provider. This is a union type that contains provider-specific resource information.
Inheritors
Functions
Link copied to clipboard
Casts this IntegratedResource as a GithubRepository and retrieves its aws.sdk.kotlin.services.securityagent.model.GitHubRepositoryResource value. Throws an exception if the IntegratedResource is not a GithubRepository.
Link copied to clipboard
Casts this IntegratedResource as a GithubRepository and retrieves its aws.sdk.kotlin.services.securityagent.model.GitHubRepositoryResource value. Returns null if the IntegratedResource is not a GithubRepository.