Package software.amazon.awssdk.services.oam.model
-
Class Summary Class Description CreateLinkRequest CreateLinkResponse CreateSinkRequest CreateSinkResponse DeleteLinkRequest DeleteLinkResponse DeleteSinkRequest DeleteSinkResponse GetLinkRequest GetLinkResponse GetSinkPolicyRequest GetSinkPolicyResponse GetSinkRequest GetSinkResponse LinkConfiguration Use this structure to optionally create filters that specify that only some metric namespaces or log groups are to be shared from the source account to the monitoring account.ListAttachedLinksItem A structure that contains information about one link attached to this monitoring account sink.ListAttachedLinksRequest ListAttachedLinksResponse ListLinksItem A structure that contains information about one of this source account's links to a monitoring account.ListLinksRequest ListLinksResponse ListSinksItem A structure that contains information about one of this monitoring account's sinks.ListSinksRequest ListSinksResponse ListTagsForResourceRequest ListTagsForResourceResponse LogGroupConfiguration This structure contains theFilterparameter which you can use to specify which log groups are to share log events from this source account to the monitoring account.MetricConfiguration This structure contains theFilterparameter which you can use to specify which metric namespaces are to be shared from this source account to the monitoring account.OamException.BuilderImpl OamRequest OamRequest.BuilderImpl OamResponse OamResponse.BuilderImpl OamResponseMetadata PutSinkPolicyRequest PutSinkPolicyResponse TagResourceRequest TagResourceResponse UntagResourceRequest UntagResourceResponse UpdateLinkRequest UpdateLinkResponse -
Enum Summary Enum Description ResourceType -
Exception Summary Exception Description ConflictException A resource was in an inconsistent state during an update or a deletion.InternalServiceException Unexpected error while processing the request.InvalidParameterException A parameter is specified incorrectly.MissingRequiredParameterException A required parameter is missing from the request.OamException ResourceNotFoundException The request references a resource that does not exist.ServiceQuotaExceededException The request would cause a service quota to be exceeded.TooManyTagsException A resource can have no more than 50 tags.ValidationException The value of a parameter in the request caused an error.