Amazon.SimpleNotificationService.Model.CreatePlatformEndpointResult.IsSetEndpointArn C# (CSharp) 메소드

IsSetEndpointArn() 개인적인 메소드

private IsSetEndpointArn ( ) : bool
리턴 bool
        internal bool IsSetEndpointArn()
        {
            return this.endpointArn != null;
        }
    }
CreatePlatformEndpointResult