C# 클래스 Amazon.SimpleSystemsManagement.Model.DescribeInstanceInformationRequest

Container for the parameters to the DescribeInstanceInformation operation. Describes one or more of your instances. You can use this to get information about instances like the operating system platform, the SSM agent version (Linux), status etc. If you specify one or more instance IDs, it returns information for those instances. If you do not specify instance IDs, it returns information for all your instances. If you specify an instance ID that is not valid or an instance that you do not own, you receive an error.
상속: AmazonSimpleSystemsManagementRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetFilters ( ) : bool
IsSetInstanceInformationFilterList ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool